Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
dir
dir
Returns an instance of the Directory class
Name:
dir
Category:
Directory functions
Programming Language:
php
One-line Description:
Returns an instance of the Directory class.
Related
How to read subdirectories in specified directory through dir function
10
Similar Functions
readdir
readdir
Readentriesfromdirec
closedir
closedir
Closethedirectoryhan
opendir
opendir
Openthedirectoryhand
chroot
chroot
Changetherootdirecto
dir
dir
Returnsaninstanceoft
rewinddir
rewinddir
Rewindthedirectoryha
getcwd
getcwd
Getthecurrentworking
scandir
scandir
Listfilesanddirector
Popular Articles
How to read subdirectories in specified directory through dir function